Prepare stack of releases - #608
Merged
Merged
Conversation
tcharding
requested review from
RCasatta,
TheBlueMatt,
apoelstra,
jamillambert,
oleonardolima and
tnull
as code owners
May 26, 2026 04:49
This was referenced May 26, 2026
tcharding
force-pushed
the
push-qkozuvlkltun
branch
from
May 26, 2026 04:59
f6e4ba1 to
3544d7a
Compare
jamillambert
previously approved these changes
May 26, 2026
| @@ -1,3 +1,7 @@ | |||
| # 0.14.0 - 2026-05-26 | |||
Collaborator
There was a problem hiding this comment.
Suggested change
| # 0.14.0 - 2026-05-26 | |
| # 0.14.0 - 2026-05-26 | |
| - Change `fee_delta` to `SignedAmount` [#605](https://github.com/rust-bitcoin/corepc/pull/605) |
| - Upgrade to latest version of `corepc-types` and `corepc-client` | ||
|
|
||
| In this release we remove support for Bitcoin Core `v27.0`, `v27.1`, | ||
| `v28.0`, and`v28.1`. We still support the latest point release of |
Collaborator
There was a problem hiding this comment.
Suggested change
| `v28.0`, and`v28.1`. We still support the latest point release of | |
| `v28.0`, and `v28.1`. We still support the latest point release of |
jamillambert
self-requested a review
May 26, 2026 08:09
tcharding
force-pushed
the
push-qkozuvlkltun
branch
from
May 26, 2026 20:34
3544d7a to
dd2dd32
Compare
Quick point release to get a feature gate bug out there.
Do a minor release (pre-1.0) to release an API addition.
In preparation for release add a changelog entry, bump the version, and update the lock files.
In preparation for release add a changelog entry, bump the version, and update the lock files.
In preparation for release add a changelog entry, bump the version, and update the lock files.
In preparation for release add a changelog entry, bump the version, and update the lock files.
tcharding
force-pushed
the
push-qkozuvlkltun
branch
from
May 26, 2026 23:29
dd2dd32 to
9f85116
Compare
Member
Author
|
This was a rebase only to pick up the feature gating changes in rd dd2dd32
-: -------- > 1: 6f78f2a0 tests: add curated bitcoin core test set
-: -------- > 2: fd3709c7 Gate out core tests from v31
1: 062decab = 3: 018691b8 bitreq: Bump version to 0.3.6
2: 4bfb10e2 = 4: 0d08ee00 jsonrcp: Bump version to 0.20.1
3: b1ad89bc = 5: b8b50f74 types: Bump version to 0.14.0
4: 7a3fd746 = 6: 890371ae client: Bump version to 0.15.0
5: 4386f805 = 7: 37de741e bitcoind: Bump version to 0.40.0
6: dd2dd325 < -: -------- electrsd: Bump version to 0.40.0Where |
Member
Author
|
Tagged and published: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cut a release of every released crate in the repo. Note
bitreqandjsonrpcare 'point' releases (minor releases really).